﻿2026-08-04T16:22:52.4154434Z ##[group]Run actions/checkout@v5
2026-08-04T16:22:52.4155316Z with:
2026-08-04T16:22:52.4156011Z   repository: BigscreenVR/spt-bs-core
2026-08-04T16:22:52.4163496Z   token: ***
2026-08-04T16:22:52.4164203Z   ssh-strict: true
2026-08-04T16:22:52.4164889Z   ssh-user: git
2026-08-04T16:22:52.4165575Z   persist-credentials: true
2026-08-04T16:22:52.4166342Z   clean: true
2026-08-04T16:22:52.4167040Z   sparse-checkout-cone-mode: true
2026-08-04T16:22:52.4167872Z   fetch-depth: 1
2026-08-04T16:22:52.4168546Z   fetch-tags: false
2026-08-04T16:22:52.4169334Z   show-progress: true
2026-08-04T16:22:52.4170039Z   lfs: false
2026-08-04T16:22:52.4170687Z   submodules: false
2026-08-04T16:22:52.4171404Z   set-safe-directory: true
2026-08-04T16:22:52.4172220Z   allow-unsafe-pr-checkout: false
2026-08-04T16:22:52.4173040Z ##[endgroup]
2026-08-04T16:22:52.4992388Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T16:22:52.4995198Z ##[group]Getting Git version info
2026-08-04T16:22:52.4996910Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T16:22:52.4999305Z [command]/usr/bin/git version
2026-08-04T16:22:52.5000290Z git version 2.43.0
2026-08-04T16:22:52.5003291Z ##[endgroup]
2026-08-04T16:22:52.5007933Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b0630223-ba9f-4260-a738-da0d449e82d8/.gitconfig'
2026-08-04T16:22:52.5012367Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b0630223-ba9f-4260-a738-da0d449e82d8' before making global git config changes
2026-08-04T16:22:52.5014638Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T16:22:52.5016584Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T16:22:52.5063471Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T16:22:52.5083938Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T16:22:52.5093907Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T16:22:52.5096057Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T16:22:52.5113936Z refs/heads/golden/usher150
2026-08-04T16:22:52.5119895Z [command]/usr/bin/git checkout --detach
2026-08-04T16:22:52.5327469Z HEAD is now at fc7fad17f merge: er-seams clippy fixup (row_before branch-yielded) into USHER golden assembly
2026-08-04T16:22:52.5364874Z [command]/usr/bin/git branch --delete --force golden/usher150
2026-08-04T16:22:52.5393114Z Deleted branch golden/usher150 (was fc7fad17f).
2026-08-04T16:22:52.5495955Z ##[endgroup]
2026-08-04T16:22:52.5497041Z [command]/usr/bin/git submodule status
2026-08-04T16:22:52.5686254Z ##[group]Cleaning the repository
2026-08-04T16:22:52.5688424Z [command]/usr/bin/git clean -ffdx
2026-08-04T16:22:52.5728238Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T16:22:52.5792728Z HEAD is now at fc7fad17f merge: er-seams clippy fixup (row_before branch-yielded) into USHER golden assembly
2026-08-04T16:22:52.5799837Z ##[endgroup]
2026-08-04T16:22:52.5801477Z ##[group]Disabling automatic garbage collection
2026-08-04T16:22:52.5803236Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T16:22:52.5826018Z ##[endgroup]
2026-08-04T16:22:52.5827404Z ##[group]Setting up auth
2026-08-04T16:22:52.5831367Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T16:22:52.5856603Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T16:22:52.6037777Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T16:22:52.6067363Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T16:22:52.6253497Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T16:22:52.6279213Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T16:22:52.6475609Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T16:22:52.6504556Z ##[endgroup]
2026-08-04T16:22:52.6505685Z ##[group]Fetching the repository
2026-08-04T16:22:52.6511807Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fc7fad17fb2717f530daa641367acd6c4cf85df9:refs/remotes/origin/golden/usher150
2026-08-04T16:22:53.2420375Z ##[endgroup]
2026-08-04T16:22:53.2421059Z ##[group]Determining the checkout info
2026-08-04T16:22:53.2421745Z ##[endgroup]
2026-08-04T16:22:53.2424863Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T16:22:53.2460341Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T16:22:53.2484887Z ##[group]Checking out the ref
2026-08-04T16:22:53.2486514Z [command]/usr/bin/git checkout --progress --force -B golden/usher150 refs/remotes/origin/golden/usher150
2026-08-04T16:22:53.2543759Z Switched to a new branch 'golden/usher150'
2026-08-04T16:22:53.2544703Z branch 'golden/usher150' set up to track 'origin/golden/usher150'.
2026-08-04T16:22:53.2549349Z ##[endgroup]
2026-08-04T16:22:53.2586418Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T16:22:53.2610781Z fc7fad17fb2717f530daa641367acd6c4cf85df9
